a{text-decoration: none;}
ul li{list-style: none;}
/* body{min-width: 1720px;overflow-x: auto;} */
.pinyin{
    font-family: "PinYin";
}
.upper{
    font-size: larger!important;
}
#toolbar{
	width: 100%;
    min-width: 1720px;
    height: 136px;
    top: 0px;
    position: fixed;
    z-index: 100000;
	/* display:none; */
}
#volume-total{
	width: 120px;
	height: auto;
	padding: 20px 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	background-color: rgba(0,0,0,0.6) !important;
	color: white;
	font-size: 24px;
	text-align: center;
	border-radius: 5px;
	pointer-events: none;
	display: none;
	z-index: 9999;
}
#volume-total i{
	float: left;
	width: 100%;
	font-size: 36px;
	margin-bottom: 10px;
}
#volume-total div{
	margin: 10px 0;
}
.ctop {
	width: 100%;
    min-width: 1720px;
    height: 136px;
    background: #ffffff !important;
    margin: 0 auto;
}
.ctop .ctopson {
    /* width: 1710px; */
	width:100%;
    height: 136px;
    margin: 0 auto;
    position: relative;
}
.ctopul {
    width: 1700px;
	height: 110px;
    display: block;
	padding: 15px 0;
	margin: 0 auto;
}
.ctop ul.ctopul li {
    width: 70px;
    height: 110px;
    float: left;
    list-style: none;
	margin: 0 12px;
	position: relative;
	z-index: 9999;
}
.ctop ul.ctopul li.active a .bacImg {
    background-color: rgb(198,18,23) !important;
    color: #fff !important;
}
.ctop ul.ctopul li.active a span {
    color: rgb(198,18,23) !important;
}
.line{
    width: 0px;
    border-right: 1px dotted #565e6c;
    /* border-width: 1px; */
    height: 107px;
    /* background: red; */
    float: right;
    margin-left: 2px;
}
.ctop ul.ctopul li a {
    float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.ctop ul.ctopul li a .bacImg{
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 45px;
    z-index: 999;
	background-color: rgb(238,238,238) !important;
	border: 1px solid rgb(226,226,226) !important;
	border-radius: 50%;
	color: rgb(200,31,36) !important;
	text-align: center;
	line-height: 70px;

}
.ctop ul.ctopul li a span {
    padding-top: 70px;
    line-height: 40px;
	text-align: center;
	color: #000000 !important;
	font-weight: 600;
	float: left;
	width: 100%;
    font-size:16px;
}
.ctop ul.ctopul li a:active .bacImg {
    background-color: rgb(198,18,23) !important;
    color: #fff !important;
}
.ctop ul.ctopul li a:active span {
    color: rgb(198,18,23) !important;
}
#mainIframe{
    margin-top: 132px;
}
#setColorList{
	width: 122px;
	height: 182px;
	position: fixed;
	margin-left: -20px;
	top: 0;
	padding-top: 122px;
	z-index: 9999;
}
#setColorList ul {
    width: 120px;
    height: 160px;
    /* border: 1px solid #777f8c; */
    list-style: none;
	padding:0;
	margin:0;
}

#setColorList ul li {
        width: 100%;
        height: 32px;
        line-height: 32px;
		margin:0;
        text-align: center;
        display: inline;
        list-style: none;
}
#setColorList ul li a {
    font-size: 16px;
    display: block;
    text-decoration: none;
}

#wzaSlideLateral {
    width:5px;
    position: fixed;
    background-color: #ff0000 !important;
    overflow: hidden;
    z-index: 9999;
    left: 30px;
    top: 0;
    bottom:0;

}
#wzaSlideLongitudinal {
    width:99%;
    height: 5px;
    position: fixed;
    background-color: #ff0000 !important;
    overflow-x: hidden;
    z-index: 9999;
    left: 0.5%;
    top:150px;
}

.markdown-body {
    box-sizing: border-box;
    min-width: 200px;
    max-width: 980px;
    margin: 0 auto;
    padding: 45px;
}
.cnblogs-markdown {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #333;
    overflow: hidden;
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    word-wrap: break-word;
}

#voiceList {
    width: 105px;
    position: fixed;
    top: 0;
    padding-top: 122px;
	margin-left: -20px;
	color: #000 !important;
}
#voiceList ul {
    background-color: #FFFFFF !important;
    padding: 3px 10px;
    list-style: none;
    border-radius:5px;
	display: inline-block;
}
#voiceList ul li{
	display:inline-block;
    text-decoration: none;
	margin: 0;
}
#voiceList ul li.item {
    border-radius: 4px;
    width: 105px;
    height: 33px;
    line-height: 27px;
    text-align: left;
    text-decoration: none;
	float: left;
}
#voiceList ul li a {
    position: relative;
    background-position: 0 7px;
    width: 75px;
    height: 33px;
    font-size: 16px;
    color: #fff !important;
    display: block;
    text-decoration: none;
    padding-left: 30px;
	color: #000000 !important;
}
#voiceList ul li a .voice-icon{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
}
#voiceList ul li.noicon{
    padding-left: 15px;
}
#voiceList ul li .bacImg{
    position: absolute;
    top: 3px;
    left: -19px;
    z-index: 999
	height:21px;
	width: 21px;
	line-height: 21px;
	text-align: center;
}

#wza_screen {
    background-color: rgb(198,18,23) !important;
    font-weight: bold;
    height: 215px;
	width: 100%;
	min-width: 1720px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100000;
}
#wza_screen #wza_magnifier_left {
    height: 205px;
    width: calc(100% - 280px);
    background-color: #fff !important;
    color: #000000 !important;
    margin: 5px;
    float: left;
    font-size: 36px;
    line-height: 62px;
    text-align: center;
}
#wza_magnifier_left span{
	float: left;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#wza_screen #wza_magnifier_right {
    height: 205px;
    width: 260px;
    float: right;
    margin: 5px;
    background-color: rgb(198,18,23) !important;
	position: relative;
}
#wza_screen #wza_magnifier_right a{
	color: white;
}
#wza_screen #showscreen_right_closs{
	position: absolute;
	top: 0;
	right: 5px;
	height: 50px;
	cursor: pointer;
}
#showscreen_right_closs a{
	height: 50px;
	font-size: 40px;
	color: white;
	font-weight: 200;
}

#wza_screen #showscreen_right_screen_zh{
	width: calc(100% - 60px);
	position: absolute;
	top: 20px;
	font-size: 24px;
}
#wza_screen #showscreen_right_screen_zh a{
	width: 120px;
	border: 1px solid #FFFFFF !important;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	height: 48px;
	line-height: 48px;
	margin: 3px 30px;
}

@media screen and (max-width: 1720px) {
    /* body{min-width: 1360px;overflow-x: auto;} */
   
}

#wza_screen #showscreen_right_screen_zh a:hover{
    background-color: #FFFFFF !important;
    color: rgb(198,18,23) !important;
}

#wza_screen #showscreen_right_screen_zh .active{
    background-color: #FFFFFF !important;
    color: rgb(198,18,23) !important;
}

